.frt-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  border: none;
  border-radius: 32px;
  height: 40px;
  text-transform: initial;
  cursor: pointer; }
  .frt-btn[disabled] {
    pointer-events: none;
    opacity: .75; }
  .frt-btn-fixed-width {
    width: 136px !important;
    margin: auto; }
    @media (max-width: 1279.98px) {
      .frt-btn-fixed-width {
        width: 100px !important;
        height: 33px !important;
        font-size: 12px;
        line-height: 33px; } }
    .frt-btn-fixed-width-sm {
      width: 120px !important;
      height: 48px !important; }
  .frt-btn-sm {
    font-size: 14px;
    height: 30px;
    line-height: 28px; }
    .frt-btn-sm-modal {
      padding: 0 14px; }
  .frt-btn-block {
    width: 100% !important; }
  .frt-btn-primary {
    background-color: #B72C2A !important;
    color: #FFFFFF !important; }
    .frt-btn-primary:hover {
      background-color: #D95857 !important;
      text-decoration: none; }
  .frt-btn-secondary {
    background-color: #FFFFFF !important;
    color: #B72C2A !important;
    border: 1px solid #B72C2A;
    font-weight: 500; }
    .frt-btn-secondary-remove {
      padding: 0 35px; }
    .frt-btn-secondary:hover {
      border: 1px solid #d95857;
      color: #d95857 !important;
      background: #F5F5F5;
      text-decoration: none; }
    .nav-wrapper .frt-btn-secondary {
      height: 40px;
      line-height: 38px;
      width: 120px; }
  .frt-btn-default {
    background-color: #A82827 !important;
    color: #FFFFFF !important; }
    .frt-btn-default:hover {
      background-color: #B52B2A !important; }
  .frt-btn-round {
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    min-width: 100px !important; }
  .frt-btn-max-round {
    border-radius: 32px !important;
    padding: 0 16px; }
  .frt-btn-right-side {
    border-radius: 5px 0 0 5px; }
  .frt-btn-user {
    height: 30px;
    width: 170px;
    font-size: 14px;
    font-weight: 700;
    padding: 7px 35px;
    background: #B52B2A;
    color: #FFFFFF;
    border-radius: 100px;
    text-align: center;
    border: none;
    line-height: 16px; }
  .frt-btn-saiba-mais {
    color: #434343;
    border-radius: 20px;
    width: 105px;
    height: 25px !important;
    min-height: 25px !important;
    line-height: 25px;
    font-size: 12px;
    font-weight: 300;
    text-transform: capitalize;
    border: 1px solid #C4C4C4;
    background-color: #FFFFFF !important;
    box-shadow: 0 0 transparent !important; }
  .frt-btn-faixa-pagamento {
    border-radius: 20px;
    text-transform: capitalize;
    width: 156px;
    font-weight: 500;
    box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.16) !important; }
    .frt-btn-faixa-pagamento:hover {
      box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.26) !important; }
  .frt-btn-outline-default {
    color: #434343 !important;
    border: 1px solid #BDBFC1 !important;
    border-radius: 5px;
    box-shadow: none !important;
    background-color: #FFFFFF !important; }
    .frt-btn-outline-default:disabled {
      opacity: .4; }
    .frt-btn-outline-default.pagamento {
      margin: 0;
      font-size: 12px !important;
      font-weight: 300;
      text-transform: capitalize;
      text-overflow: ellipsis; }
  .frt-btn-whatsapp {
    width: 135px !important;
    height: 22px;
    background-color: #1BD741;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 0;
    min-height: 22px !important; }
    .frt-btn-whatsapp:hover, .frt-btn-whatsapp:visited, .frt-btn-whatsapp:active {
      background-color: #1BD741 !important;
      color: #FFFFFF !important; }
    .frt-btn-whatsapp-align-text {
      margin: -7px 0 0 -6px; }
    .frt-btn-whatsapp-sm {
      background-color: #1BD741;
      border-radius: 3px;
      padding: 2px 0 1px 2px; }
  @media (min-width: 768px) {
    .frt-btn {
      height: 48px; } }

.no-border {
  border: 0 !important; }

md-bottom-sheet {
  z-index: 99999990;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-right: 2px;
  padding-left: 2px;
  position: fixed; }
  md-bottom-sheet md-list {
    padding-top: 20px; }
  md-bottom-sheet md-icon {
    margin-right: 15px; }

.frt-menu-item md-icon {
  margin-right: 15px; }

.frt-icon-button63 {
  width: 63px !important;
  height: 63px !important;
  padding: 0 !important;
  will-change: transform; }

.frt-align-left {
  text-align: left; }

footer {
  text-rendering: inherit;
  -webkit-font-smoothing: inherit;
  background-color: #A82827;
  color: #FFFFFF !important;
  padding: 20px 0; }
  @media (max-width: 1919.98px) {
    footer {
      padding-bottom: 60px; } }
  footer h3, footer a {
    font-family: 'Roboto', sans-serif;
    margin-top: 0; }
  footer .footer-nav {
    color: #FFFFFF !important; }
    footer .footer-nav > .title {
      color: #FFFFFF;
      font-weight: 800;
      margin-bottom: 15px;
      text-align: left; }
    footer .footer-nav > ul {
      margin: 0;
      list-style: none;
      padding: 0; }
      footer .footer-nav > ul > .nav-item {
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1;
        margin-bottom: 15px; }
        footer .footer-nav > ul > .nav-item > a {
          color: #FFFFFF; }
        footer .footer-nav > ul > .nav-item:last-child {
          margin-bottom: 0; }
    @media (max-width: 959.98px) {
      footer .footer-nav {
        display: none; }
        footer .footer-nav.nav {
          display: none; } }
    @media (max-width: 992px) {
      footer .footer-nav {
        display: none; }
        footer .footer-nav.nav {
          display: none; } }
  footer .social-network {
    width: auto;
    margin-bottom: 20px; }
    @media (max-width: 959.98px) {
      footer .social-network {
        margin-bottom: 36px; } }

.footer-info {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: flex-start;
  text-align: right; }
  .footer-info > copy {
    font-weight: 800;
    margin-right: 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 18px;
    font-size: 12px; }
    .footer-info > copy > a {
      color: #FFFFFF;
      text-decoration: underline; }
  @media (max-width: 959.98px) {
    .footer-info {
      align-items: center;
      text-align: center; } }

.social-network {
  display: flex;
  margin: 0;
  list-style: none;
  padding: 0; }
  footer .social-network {
    margin-bottom: 20px; }
    @media (min-width: 960px) {
      footer .social-network {
        margin-bottom: 36px;
        margin-right: 15px; } }

.social-network-item > a {
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
  margin-top: -3px;
  display: flex;
  align-items: center;
  border: solid 1px #FFFFFF;
  height: 30px;
  justify-content: center;
  margin-right: 16px;
  width: 30px; }
  .social-network-item > a > svg {
    fill: #FFFFFF; }
  .social-network-item > a:hover {
    background-color: #FFFFFF; }
    .social-network-item > a:hover > svg {
      fill: #B21010; }

.social-network-item:last-item {
  margin: 0; }

.row {
  margin-left: unset !important;
  margin-right: unset !important; }

.title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  width: 100%; }

.title.title-xs {
  font-size: 14px; }

.frt-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1038px; }

@media (min-width: 1200px) {
  .frt-container-site {
    max-width: 1140px; } }

a.frt-link {
  color: #FFFFFF;
  font-size: 12px;
  text-rendering: initial;
  -webkit-font-smoothing: initial; }

.mobile-rodape__container {
  display: inline-block;
  width: 100%; }

#mobile-rodape {
  margin-top: 13px; }

@media all and (max-width: 992px) {
  #footer, .site {
    width: 100%; } }

.terms-list {
  display: flex;
  flex-direction: column;
  font-weight: normal; }

.icon-instagram {
  width: 32px;
  height: 32px;
  background: url("/assets/svg/instagram.svg") no-repeat;
  display: inline-block; }

.icon-instagram:hover {
  background: url("/assets/svg/instagram-hover.svg") no-repeat; }

.alert-warting {
  background-color: #fff3cd;
  border-color: #ffeeba;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #856404;
  font-size: 15px;
  font-weight: 800;
  margin: 30px 0;
  position: relative;
  padding: 20px 30px;
  text-align: center; }

.modal-sign-up {
  color: #363636;
  text-align: center; }
  .modal-sign-up .modal-dialog {
    display: flex;
    align-items: center;
    min-height: 100vh;
    padding: 0;
    margin-top: 0; }
  .modal-sign-up_content {
    border-radius: 10px;
    box-shadow: 0px 0px 30px rgba(130, 130, 130, 0.3); }
  .modal-sign-up_header {
    border-bottom: none;
    min-height: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    padding: 12px 12px 8px 12px; }
    .modal-sign-up_header .close {
      border: none;
      cursor: pointer;
      float: none;
      display: block;
      width: 24px;
      height: 24px;
      background: #828282;
      color: #fff;
      border-radius: 50%;
      opacity: 1; }
      .modal-sign-up_header .close span {
        font-size: 15px;
        line-height: 4px; }
  .modal-sign-up_body {
    padding: 0 12px;
    padding-bottom: 12px; }
  .modal-sign-up_title {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 23px;
    font-weight: 500; }
  .modal-sign-up_desc {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 26px; }
  .modal-sign-up_button {
    margin-bottom: 16px; }
  .modal-sign-up_forgot {
    margin-top: 24px;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 26px; }
    .modal-sign-up_forgot a {
      color: #A82827;
      text-decoration: underline;
      font-weight: 500; }
  .modal-sign-up .frt-btn--secondary {
    color: #A82827; }
    .modal-sign-up .frt-btn--secondary:hover {
      color: #D95857; }
  .modal-sign-up .frt-btn--cta {
    color: #FFFFFF; }
  .modal-sign-up .frt-btn.modal-sign-up_button {
    padding: 0;
    line-height: 38px; }
  @media (min-width: 768px) {
    .modal-sign-up_body {
      padding: 0 64px; }
    .modal-sign-up_title {
      font-size: 24px;
      margin-bottom: 24px; }
    .modal-sign-up_desc {
      margin-bottom: 32px; }
    .modal-sign-up_btn-group {
      display: flex;
      margin-bottom: 32px;
      padding: 0 24px; }
    .modal-sign-up_button {
      margin: 0 !important; }
      .modal-sign-up_button:first-child {
        order: 2;
        margin-left: 12px !important; }
      .modal-sign-up_button:last-child {
        margin-right: 12px !important; }
    .modal-sign-up_forgot {
      margin-bottom: 40px; } }

.modal-contacts__header {
  position: relative; }
  @media screen and (max-width: 767px) {
    .modal-contacts__header {
      margin-bottom: 40px; } }

.modal-contacts__close {
  position: absolute;
  top: 20px;
  right: 22px; }

.modal-contacts__content {
  background: #fff;
  margin-top: -50%; }
  @media screen and (max-width: 767px) {
    .modal-contacts__content {
      margin-top: 0; } }

.modal-contacts__body {
  padding: 32px 24px 32px;
  width: 859px; }
  @media screen and (max-width: 767px) {
    .modal-contacts__body {
      padding: 32px 16px;
      width: 100%; } }

.modal-contacts__title {
  font-family: 'Roboto', sans-serif;
  width: 288px;
  font-weight: 500;
  line-height: 38px;
  color: #363636;
  margin: auto auto 28px; }
  @media screen and (max-width: 767px) {
    .modal-contacts__title {
      width: 100%;
      text-align: center;
      font-size: 24px;
      margin-top: 12px; } }

.modal-contacts__container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
  grid-row-gap: 16px;
  align-items: start;
  min-height: 100px;
  overflow-y: auto;
  max-height: 350px; }
  @media screen and (max-width: 767px) {
    .modal-contacts__container {
      grid-template-columns: 1fr;
      height: auto;
      overflow-y: auto; } }

.modal-contacts__subtitle {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #434343; }
  @media screen and (max-width: 767px) {
    .modal-contacts__subtitle {
      margin: 0; } }

.modal-contacts__subheader {
  display: flex;
  margin: auto;
  align-items: center; }

@media screen and (max-width: 767px) {
  .modal-contacts__contact-container {
    margin: auto;
    text-align: center; } }

.modal-contacts__icon {
  margin-right: 8px; }

.modal-contacts__contact {
  display: flex;
  flex-direction: column; }

.modal-contacts__contact-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 18px; }
  @media screen and (max-width: 767px) {
    .modal-contacts__contact-item {
      margin-top: 18px;
      margin-bottom: 0; } }

.modal-contacts__info {
  font-size: 16px;
  color: #5D5D5D;
  line-height: 26px;
  text-align: center;
  font-weight: 500;
  margin: 0; }

.modal-contacts__number {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #A82827 !important; }

.modal-contacts__name {
  font-size: 16px;
  color: #434343;
  line-height: 26px;
  margin-top: 6px; }

.filter-option__link {
  display: block; }
  .filter-option__link:hover {
    text-decoration: none; }
